Masatake YAMATO [Sun, 16 Oct 2005 09:31:48 +0000 (09:31 +0000)]
* message.el (message-expand-group): Pass the common
prefix substring of completion to `display-completion-list'.
* mh-comp.el (mh-complete-word): Pass the common
prefix substring of completion to `display-completion-list'.
* dabbrev.el (dabbrev-completion): Pass the common
prefix substring of completion to `display-completion-list'.
* filecache.el (file-cache-minibuffer-complete)
(file-cache-complete): Ditto.
* tempo.el (tempo-display-completions): Ditto.
* wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
* emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
* eshell/em-hist.el (eshell-list-history): Ditto.
* mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
* progmodes/etags.el (complete-tag): Ditto.
* progmodes/make-mode.el (makefile-complete): Ditto.
* progmodes/meta-mode.el (meta-complete-symbol): Ditto.
* progmodes/octave-mod.el (octave-complete-symbol): Ditto.
* progmodes/pascal.el (pascal-complete-word)
(pascal-show-completions): Ditto.
* textmodes/bibtex.el (bibtex-complete-internal): Ditto.
* simple.el (completion-common-substring): New variable.
(completion-setup-function): Use `completion-common-substring'
to put faces.
* minibuf.c (Fdisplay_completion_list): Add new optional
argument COMMON_SUBSTRING. Bind `completion-common-substring'
to the optional argument during running `completion-setup-hook'.
Satyaki Das [Sun, 16 Oct 2005 03:24:54 +0000 (03:24 +0000)]
* mh-init.el (mh-image-load-path-called-flag): New variable which
is used by mh-image-load-path so that it runs only once.
(mh-image-load-path): Modified so that it gets run only once. Also
flatten out heavily nested if statements to make it clearer.
* mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
to find images used in the toolbar.
* mh-customize.el (:folder): Remove call to mh-image-load-path.
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:23:23 +0000 (02:23 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:23:09 +0000 (02:23 +0000)]
(mac_clear_area): Add extern.
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:22:59 +0000 (02:22 +0000)]
(MAC_WINDOW_NORMAL_GC): Remove macro.
(FRAME_NORMAL_GC): New macro.
(mac_draw_line, mac_clear_area, mac_clear_window)
(mac_fill_rectangle, mac_draw_string, mac_draw_string_16)
(mac_draw_image_string, mac_draw_image_string_16): Rename from
XDrawLine, XClearArea, XClearWindow, XFillRectangle, XDrawString,
XDrawString16, XDrawImageString, and XDrawImageString16, respectively.
All uses changed.
(mac_draw_line, mac_erase_rectangle, mac_clear_area)
(mac_clear_window, mac_draw_bitmap, mac_draw_rectangle)
(mac_invert_rectangle, mac_draw_string_common, mac_draw_string)
(mac_draw_string_16, mac_draw_image_string)
(mac_draw_image_string_16, mac_copy_area, mac_copy_area_with_mask)
(mac_scroll_area): Drawing functions now take frame as destination.
All uses changed.
(mac_draw_string_common): Get port height with FRAME_PIXEL_HEIGHT.
(x_draw_fringe_bitmap): Set clipping area in face->gc.
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:22:35 +0000 (02:22 +0000)]
(Fx_create_frame): Add debugging code.
(Fx_show_tip): Set frame pixel width and height.
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:22:16 +0000 (02:22 +0000)]
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil
as argument.
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Regard nil
for encoding arguments as UTF-16 in native byte order, no BOM.
YAMAMOTO Mitsuharu [Sun, 16 Oct 2005 02:21:16 +0000 (02:21 +0000)]
Apply 2005-10-09 change for term/x-win.el.
(x-get-selection, mac-select-convert-to-string): Convert from/to
UTF-16 clipboard data as in native byte order, no BOM.
Richard M. Stallman [Sun, 16 Oct 2005 02:10:39 +0000 (02:10 +0000)]
New file.
Nick Roberts [Sat, 15 Oct 2005 22:58:11 +0000 (22:58 +0000)]
(gud-tool-bar-map): Rename the images
appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
(gud-sentinel): Use speedbar-frame to check for speedbar.
Nick Roberts [Sat, 15 Oct 2005 22:56:30 +0000 (22:56 +0000)]
* images/gud/n.pbm, images/gud/n.xpm
* images/gud/ni.xpm, images/gud/ni.xpm
* images/gud/s.xpm, images/gud/s.xpm
* images/gud/si.xpm, images/gud/si.xpm: Rename to
next.*, nexti.*, step.*, and stepi.* , respectively, as the
file-name no longer clashes on 8+3 filesystems.
Nick Roberts [Sat, 15 Oct 2005 22:51:57 +0000 (22:51 +0000)]
*** empty log message ***
Bill Wohler [Sat, 15 Oct 2005 17:42:34 +0000 (17:42 +0000)]
Create and populate etc/images/gud.
Richard M. Stallman [Sat, 15 Oct 2005 14:48:26 +0000 (14:48 +0000)]
Don't try to autoload hash table functions.
Richard M. Stallman [Sat, 15 Oct 2005 13:42:32 +0000 (13:42 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 15 Oct 2005 13:41:24 +0000 (13:41 +0000)]
(Saving Emacs Sessions): Mention savehist library.
Richard M. Stallman [Sat, 15 Oct 2005 13:38:59 +0000 (13:38 +0000)]
(tex-font-lock-keywords-2): Fix bug in \bf fontification.
Stefan Monnier [Sat, 15 Oct 2005 12:04:34 +0000 (12:04 +0000)]
(cvs-edit-log-files): New var.
(cvs-mode-edit-log): New arg `file'.
(cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
Instead force the use of the original file and nothing else.
(cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
the cvs-minor-wrap-function is set.
(cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
Bill Wohler [Sat, 15 Oct 2005 06:00:10 +0000 (06:00 +0000)]
*** empty log message ***
Bill Wohler [Sat, 15 Oct 2005 05:41:11 +0000 (05:41 +0000)]
* toolbar/gud-break.*: Moved to etc/images/gud/break.*.
* toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
* toolbar/gud-down.*: Moved to etc/images/gud/down.*.
* toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
* toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
* toolbar/gud-n.*: Moved to etc/images/gud/n.*.
* toolbar/gud-print.*: Moved to etc/images/gud/print.*.
* toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
* toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
* toolbar/gud-run.*: Moved to etc/images/gud/run.*.
* toolbar/gud-si.*: Moved to etc/images/gud/si.*.
* toolbar/gud-s.*: Moved to etc/images/gud/s.*.
* toolbar/gud-until.*: Moved to etc/images/gud/until.*.
* toolbar/gud-up.*: Moved to etc/images/gud/up.*.
* toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
* progmodes/gud.el (gud-tool-bar-map): Renamed the images
appropriately (for example, gud-break to gud/break).
Bill Wohler [Sat, 15 Oct 2005 00:49:23 +0000 (00:49 +0000)]
(Version, mh-version): Added +cvs to version.
Miles Bader [Sat, 15 Oct 2005 00:20:58 +0000 (00:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 133-141)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: texi/gnus.texi (RSS): Fix key description.
- Update from CVS: texi/gnus.texi (Document Server Internals): Addition.
2005-10-04 David Hansen <david.hansen@gmx.net>
* lisp/gnus/nnrss.el (nnrss-request-article): Add support for the comments tag.
(nnrss-check-group): Ditto.
2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Document Server Internals): Addition.
2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (A note on namespaces): Fix RFC reference.
2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (RSS): Fix key description.
2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi: Emacs/w3 -> Emacs/W3.
(Browsing the Web): Fix description.
(Web Searches): Ditto.
(Customizing W3): Ditto.
2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Maildir): Clarify expire-age and expire-group.
Bill Wohler [Fri, 14 Oct 2005 23:53:41 +0000 (23:53 +0000)]
Released MH-E version 7.85.
* NEWS, MH-E-NEWS: Updated for release 7.85.
Bill Wohler [Fri, 14 Oct 2005 23:51:20 +0000 (23:51 +0000)]
Released MH-E version 7.85.
(Version, mh-version): Updated for release 7.85.
Bill Wohler [Fri, 14 Oct 2005 23:48:21 +0000 (23:48 +0000)]
mh-folder-tick-face had been renamed to mh-folder-tick but the code
that invoked the face had not been updated. Tick highlighting working
again.
Chong Yidong [Fri, 14 Oct 2005 19:56:38 +0000 (19:56 +0000)]
* longlines.el (longlinges-search-function)
(longlines-search-forward, longlines-search-backward): New
functions.
(longlines-mode): Set isearch-search-fun-function to
longlinges-search-function.
Bill Wohler [Fri, 14 Oct 2005 17:15:40 +0000 (17:15 +0000)]
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
* mh-utils.el: Ran mh-unit. Continued copyright lines need to be
indented.
Bill Wohler [Fri, 14 Oct 2005 16:05:37 +0000 (16:05 +0000)]
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
make-variable-buffer-local call to top level to avoid warnings in CVS
Emacs.
* mh-comp.el (mh-insert-letter): Replaced deprecated read-input with
read-string.
Chong Yidong [Fri, 14 Oct 2005 13:15:05 +0000 (13:15 +0000)]
* mouse.el (mouse-drag-region-1): Handle the case where a
double-click event is bound to an arbitrary function.
David Ponce [Fri, 14 Oct 2005 09:05:15 +0000 (09:05 +0000)]
(recentf-track-opened-file)
(recentf-track-closed-file, recentf-update-menu)
(recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
(recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
mouse-1-click-follows-link.
YAMAMOTO Mitsuharu [Fri, 14 Oct 2005 08:10:05 +0000 (08:10 +0000)]
(note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
xterm.c.
YAMAMOTO Mitsuharu [Fri, 14 Oct 2005 08:08:37 +0000 (08:08 +0000)]
(note_mouse_movement, XTread_socket): Apply 2005-10-14 changes for
xterm.c.
Kenichi Handa [Fri, 14 Oct 2005 07:55:05 +0000 (07:55 +0000)]
(search_buffer): Give up BM search on case-fold-search
if one of a target character has a case-equivalence of different
charset even if that target charcter is an ASCII.
Kenichi Handa [Fri, 14 Oct 2005 07:51:51 +0000 (07:51 +0000)]
(casify_object): Fix for the case that case
conversion change the byte length.
Kim F. Storm [Thu, 13 Oct 2005 22:42:01 +0000 (22:42 +0000)]
(make_lispy_position): Adjust wx for left margin if ON_TEXT.
(Fposn_at_x_y): Fix calculation of x coordinate.
(Fposn_at_point): Return nil if point is hscrolled out of view.
Kim F. Storm [Thu, 13 Oct 2005 22:41:40 +0000 (22:41 +0000)]
(pos_visible_p): Convert w->hscroll to pixels before use.
(remember_mouse_glyph): Clear RECT if mouse is over an image glyph.
Kim F. Storm [Thu, 13 Oct 2005 22:41:21 +0000 (22:41 +0000)]
(note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
(handle_one_xevent): Only clear help_echo_string; restore it if
note_mouse_movement didn't record any mouse movement.
Kim F. Storm [Thu, 13 Oct 2005 22:39:06 +0000 (22:39 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 13 Oct 2005 22:17:58 +0000 (22:17 +0000)]
(mixal-operation-codes-alist): Use a constant.
Bill Wohler [Thu, 13 Oct 2005 21:46:40 +0000 (21:46 +0000)]
(mh-autoloads.el): Added.
Jan Djärv [Thu, 13 Oct 2005 17:38:18 +0000 (17:38 +0000)]
* toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Gnome file-manager.png as suggested by
Joachim Nilsson <joachim.nilsson@vmlinux.org>.
* toolbar/README: Add diropen.xpm.
Bill Wohler [Thu, 13 Oct 2005 15:53:38 +0000 (15:53 +0000)]
(MH_E_SRC): Renamed from MH-E-SRC per NMAKE restrictions. Suggested by
David Robinow <drobinow@gmail.com>.
Stefan Monnier [Thu, 13 Oct 2005 13:55:40 +0000 (13:55 +0000)]
(mixal-operation-codes-alist):
Don't waste the byte-compiler's time on constant data.
Andreas Schwab [Thu, 13 Oct 2005 09:29:18 +0000 (09:29 +0000)]
(request_sigio, unrequest_sigio): Do nothing in
non-interactive mode.
Romain Francoise [Thu, 13 Oct 2005 06:07:43 +0000 (06:07 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 13 Oct 2005 05:39:55 +0000 (05:39 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 13 Oct 2005 05:39:31 +0000 (05:39 +0000)]
(utf-8-compose): Display an invalid UTF-8 byte with `escape-glyph'
face.
Kenichi Handa [Thu, 13 Oct 2005 05:28:12 +0000 (05:28 +0000)]
(Position Info): Fix previous change.
Kenichi Handa [Thu, 13 Oct 2005 02:25:34 +0000 (02:25 +0000)]
(ccl-encode-unicode-font): Lookup
utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode. Handle
the case that ucs-mule-to-mule-unicode translates a character to
ASCII (usually for IPA characters).
Bill Wohler [Wed, 12 Oct 2005 23:06:20 +0000 (23:06 +0000)]
(MH-E-SRC): New. Used by mh-autoloads.
(mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any files
in MH-E-SRC have been updated.
(updates, compile, recompile, bootstrap): Depend on mh-autoloads.
Stefan Monnier [Wed, 12 Oct 2005 19:47:24 +0000 (19:47 +0000)]
(Info-fontify-node): Don't be fooled by a lone "...".
Don't hide the underline of titles if font-lock-mode is disabled.
Stefan Monnier [Wed, 12 Oct 2005 17:29:57 +0000 (17:29 +0000)]
(mixal-mode-syntax-table): Add \n as end-comment.
(mixal-operation-codes): Remove.
(mixal-operation-codes-alist): Immediately initialize to full value.
(mixal-add-operation-code): Remove.
(mixal-describe-operation-code): Make the arg non-optional.
Use the interactive spec instead.
Use mixal-operation-codes-alist rather than mixal-operation-codes.
(mixal-font-lock-keywords): Don't highlight comments here any more.
(mixal-font-lock-syntactic-keywords): New var.
(mixal-mode): Use it. Fix comment-start-skip.
Jan Djärv [Wed, 12 Oct 2005 14:22:36 +0000 (14:22 +0000)]
* startup.el (command-line-x-option-alist): -nb => -nbi
Jan Djärv [Wed, 12 Oct 2005 14:21:23 +0000 (14:21 +0000)]
* cmdargs.texi (Icons X): Fix typo.
Kenichi Handa [Wed, 12 Oct 2005 13:03:09 +0000 (13:03 +0000)]
(Position Info): Describe the case that Emacs shows
"part of display ...".
YAMAMOTO Mitsuharu [Wed, 12 Oct 2005 12:19:15 +0000 (12:19 +0000)]
(note_mouse_movement): Undo last change.
Kim F. Storm [Wed, 12 Oct 2005 11:43:57 +0000 (11:43 +0000)]
(handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
Kim F. Storm [Wed, 12 Oct 2005 11:43:26 +0000 (11:43 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 12 Oct 2005 11:22:57 +0000 (11:22 +0000)]
(fancy-splash-default-action): Discard mouse click in
the spash screen window, as it has no sensible meaning in the
next window to be selected. Fixes error reported by Jan Djärv
YAMAMOTO Mitsuharu [Wed, 12 Oct 2005 11:19:29 +0000 (11:19 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 12 Oct 2005 11:18:01 +0000 (11:18 +0000)]
(note_mouse_movement): Restore help_echo_string if mouse is moved
inside last_mouse_glyph.
Romain Francoise [Wed, 12 Oct 2005 10:14:41 +0000 (10:14 +0000)]
(init_buffer): Rename `rc' to `len' for clarity.
Romain Francoise [Wed, 12 Oct 2005 10:10:04 +0000 (10:10 +0000)]
*** empty log message ***
Lars Hansen [Wed, 12 Oct 2005 10:04:57 +0000 (10:04 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 12 Oct 2005 09:50:50 +0000 (09:50 +0000)]
(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
get end of text rows. Obtain header-line/mode-line rows directly.
Lars Hansen [Wed, 12 Oct 2005 09:16:55 +0000 (09:16 +0000)]
(desktop-load-file): Do nothing when FUNCTION is nil.
Kim F. Storm [Tue, 11 Oct 2005 22:37:01 +0000 (22:37 +0000)]
(glyph_rect, remember_mouse_glyph): Remove X versions.
(note_mouse_movement, XTmouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.
Kim F. Storm [Tue, 11 Oct 2005 22:36:46 +0000 (22:36 +0000)]
(remember_mouse_glyph): New generic version based on
glyph_rect and remember_mouse_glyph from xterm.c enhanced to
properly handle all different window areas.
Kim F. Storm [Tue, 11 Oct 2005 22:36:35 +0000 (22:36 +0000)]
(note_mouse_movement): Fix last_mouse_glyph check.
(glyph_rect, remember_mouse_glyph): Remove w32 specific versions.
(note_mouse_movement, w32_mouse_position): Use generic
remember_mouse_glyph, add last_mouse_glyph arg.
Kim F. Storm [Tue, 11 Oct 2005 22:35:40 +0000 (22:35 +0000)]
(note_mouse_movement): Add call to remember_mouse_glyph.
(glyph_rect, remember_mouse_glyph): Remove mac specific versions.
(XTmouse_position): Adapt to use generic remember_mouse_glyph
instead of pixel_to_glyph_coords.
Kim F. Storm [Tue, 11 Oct 2005 22:35:22 +0000 (22:35 +0000)]
(remember_mouse_glyph): Add prototype.
Kim F. Storm [Tue, 11 Oct 2005 22:35:06 +0000 (22:35 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Oct 2005 22:21:50 +0000 (22:21 +0000)]
(coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
Fix x position for ON_TEXT when left margin width > 0.
Kim F. Storm [Tue, 11 Oct 2005 22:21:36 +0000 (22:21 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 11 Oct 2005 22:06:53 +0000 (22:06 +0000)]
(sh-tmp-file): Use mktemp -t. Finish support for es and rc shells.
Stefan Monnier [Tue, 11 Oct 2005 21:22:14 +0000 (21:22 +0000)]
Sync with version in the GNU MDK project.
Try to fix up minor layout issues like indentation, line break, etc...
(mixal-mode-syntax-table): Don't try to specify comment syntax,
because it doesn't work.
(mixal-operation-codes): Add some more codes.
(mixal-font-lock-keywords): Process comments here.
(mixal-mode): mixasm no longer needs -g option.
Jay Belanger [Tue, 11 Oct 2005 19:46:24 +0000 (19:46 +0000)]
*** empty log message ***
Jay Belanger [Tue, 11 Oct 2005 19:43:00 +0000 (19:43 +0000)]
(Integration): Mention using `a i' to compute definite integrals.
Jay Belanger [Tue, 11 Oct 2005 19:41:48 +0000 (19:41 +0000)]
(calc-integral): With an argument, compute the definite integral.
Chong Yidong [Tue, 11 Oct 2005 15:30:31 +0000 (15:30 +0000)]
* mouse.el (mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).
Chong Yidong [Tue, 11 Oct 2005 15:30:31 +0000 (15:30 +0000)]
(mouse-drag-region-1): Don't try to catch a
double-click when doing follow-link (it's overridden anyway).
Romain Francoise [Tue, 11 Oct 2005 15:18:36 +0000 (15:18 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Oct 2005 15:07:28 +0000 (15:07 +0000)]
(make_lispy_position): Fix buffer calculations for
mouse click or movement in right fringe and the margins.
Kim F. Storm [Tue, 11 Oct 2005 15:07:07 +0000 (15:07 +0000)]
(coordinates_in_window): Fix returned y position when
ON_SCROLL_BAR.
Kim F. Storm [Tue, 11 Oct 2005 15:06:48 +0000 (15:06 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 11 Oct 2005 10:54:03 +0000 (10:54 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 11 Oct 2005 10:45:59 +0000 (10:45 +0000)]
(update-directory-autoloads): Doc fix.
(autoload-print-form-outbuf): Add docstring.
Juanma Barranquero [Tue, 11 Oct 2005 08:32:08 +0000 (08:32 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 11 Oct 2005 08:25:27 +0000 (08:25 +0000)]
(fn_jpeg_stdio_src): Don't define it.
(init_jpeg_functions): Don't initialize `fn_jpeg_stdio_src'.
(our_common_init_source): Rename from `our_init_source'.
(our_common_term_source): Rename from `our_term_source'.
(our_memory_fill_input_buffer): Rename from `our_fill_input_buffer'.
(our_memory_skip_input_data): Rename from `our_skip_input_data'.
(jpeg_memory_src): Use the new names.
(struct jpeg_stdio_mgr): New struct.
(JPEG_STDIO_BUFFER_SIZE): New constant.
(our_stdio_fill_input_buffer, our_stdio_skip_input_data, jpeg_file_src): New
functions.
(jpeg_load): Use `jpeg_file_src' instead of `fn_jpeg_stdio_src'.
Juanma Barranquero [Tue, 11 Oct 2005 08:23:28 +0000 (08:23 +0000)]
(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
Juri Linkov [Tue, 11 Oct 2005 05:55:17 +0000 (05:55 +0000)]
*** empty log message ***
Juri Linkov [Tue, 11 Oct 2005 05:47:55 +0000 (05:47 +0000)]
(Info-mode-menu): Delete menu item "Edit".
(Info-mode): Delete description of Info-edit from docstring,
and rearrange descriptions of Info commands in the order
they are documented in the Info manual.
Juri Linkov [Tue, 11 Oct 2005 05:47:11 +0000 (05:47 +0000)]
Rearrange nodes.
(Top): Update menu. Change ref `Info for Experts' to
`Advanced Info Commands'.
(Getting Started): Fix description of manual's parts.
(Help-Int): Change xref `Info Search' to `Search Index', and
`Expert Info' to `Advanced'.
(Advanced): Move node one level up.
(Search Text, Search Index): New nodes split out from `Info Search'.
(Go to node, Choose menu subtopic, Create Info buffer): New nodes
split out from `Advanced'.
(Advanced, Emacs Info Variables): De-document editing an Info file
in Info.
(Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
(Creating an Info File): Delete node and move its text to
`Expert Info'.
Stefan Monnier [Tue, 11 Oct 2005 05:08:25 +0000 (05:08 +0000)]
(appt-check): Use diary-selective-display var.
YAMAMOTO Mitsuharu [Tue, 11 Oct 2005 03:35:54 +0000 (03:35 +0000)]
(PER_CHAR_METRIC): Remove unused macro.
(fm_font_family_alist): New variable.
(syms_of_macterm): Initialize and staticpro it.
(decode_mac_font_name): Replace '-' in family name with '_' if it
occurs just once. Lower family name.
(parse_x_font_name): Rename from x_font_name_to_mac_font_name.
All uses changed. Remove argument MF and code conversion for it.
Add argument SIZE. Rename argument MF_DECODED to FAMILY, and CS
to CHARSET. Parse font size. Lower family name. Return integer
value for status of parsing.
(init_font_name_table) [USE_ATSUI]: Use decode_mac_font_name.
Don't use Fdowncase because family name is already lowered by
decode_mac_font_name.
(init_font_name_table): Always call decode_mac_font_name. Add
pair of family name and its reference to fm_font_family_alist.
(mac_clear_font_name_table): Clear fm_font_family_alist.
(XLoadQueryFont): Move font size parsing part to parse_x_font_name.
Lookup fm_font_family_alist to get font family reference.
(XLoadQueryFont) [USE_ATSUI]: Don't use Fdowncase because family
name is already lowered by parse_x_font_name.
Miles Bader [Tue, 11 Oct 2005 00:29:35 +0000 (00:29 +0000)]
Add arch tagline
Kim F. Storm [Mon, 10 Oct 2005 22:54:19 +0000 (22:54 +0000)]
(glyph_rect): Return 0 if position is outside text area.
Kim F. Storm [Mon, 10 Oct 2005 22:54:03 +0000 (22:54 +0000)]
(make_lispy_position): Fix buffer position calculation for
mouse click or movement in fringe.
Kim F. Storm [Mon, 10 Oct 2005 22:50:01 +0000 (22:50 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 10 Oct 2005 22:32:07 +0000 (22:32 +0000)]
(newsticker-start, newsticker-show-news): Add autoload cookies.